Package | Eu.Dedalus.D4Solutions.COVID-19 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=Eu.Dedalus.D4Solutions.COVID-19@1.0.2&canonical=http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName |
Url | http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName |
Status | active |
Name | HumanName |
Title | API Framework HumanName |
Experimental | False |
Description | API Framework Core Profile for HumanName |
Type | HumanName |
Kind | complex-type |
StructureDefinition | |
http://apiframework.dedalus.eu/fhir/StructureDefinition/Patient | API Framework Patient |
http://apiframework.dedalus.eu/fhir/StructureDefinition/RelatedPerson | RelatedPerson |
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/HumanName",
"name" : "HumanName",
"title" : "API Framework HumanName",
"status" : "active",
"experimental" : false,
"description" : "API Framework Core Profile for HumanName",
"fhirVersion" : "3.0.1",
"kind" : "complex-type",
"abstract" : false,
"type" : "HumanName",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/HumanName",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "HumanName",
"path" : "HumanName",
"short" : "Name of a human - parts and usage",
"definition" : "A human's name with the ability to identify parts and usage.",
"comment" : "Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts may or may not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.",
"base" : {
"path" : "Element",
"min" : 0,
"max" : "*"
},
"mapping" : [
{
"identity" : "v2",
"map" : "XPN"
},
{
"identity" : "rim",
"map" : "EN (actually, PN)"
},
{
"identity" : "servd",
"map" : "ProviderName"
}
]
},
{
"id" : "HumanName.use",
"path" : "HumanName.use",
"mustSupport" : true
},
{
"id" : "HumanName.family",
"path" : "HumanName.family",
"mustSupport" : true
},
{
"id" : "HumanName.given",
"path" : "HumanName.given",
"max" : "1",
"mustSupport" : true
},
{
"id" : "HumanName.prefix",
"path" : "HumanName.prefix",
"max" : "1",
"mustSupport" : true
},
{
"id" : "HumanName.suffix",
"path" : "HumanName.suffix",
"max" : "1",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.